projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1635d9f
)
node editor: Make help textview monospace
author
Timm Bäder
<mail@baedert.org>
Sun, 24 Jan 2021 04:27:07 +0000
(
05:27
+0100)
committer
Timm Bäder
<mail@baedert.org>
Fri, 29 Jan 2021 07:07:39 +0000
(08:07 +0100)
Otherwise the nice markdown tables don't line up.
demos/node-editor/help-window.ui
patch
|
blob
|
history
diff --git
a/demos/node-editor/help-window.ui
b/demos/node-editor/help-window.ui
index 7feffb7c1872abb55fab38b6c9b7943473cb97a5..ad8f50c33e69aea05f2b75350197a0d65806e4b0 100644
(file)
--- a/
demos/node-editor/help-window.ui
+++ b/
demos/node-editor/help-window.ui
@@
-13,6
+13,7
@@
<property name="right-margin">20</property>
<property name="top-margin">20</property>
<property name="bottom-margin">20</property>
+ <property name="monospace">1</property>
<property name="buffer">
<object class="GtkTextBuffer" id="buffer"/>
</property>